home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #16 / 2001 CD 16 (Black).iso / K-CS.DCR / 00306_DoubleClick -- Next.ls < prev    next >
Encoding:
Text File  |  2001-10-25  |  64 b   |  6 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     go(#next)
  4.   end if
  5. end
  6.